Conversation
|
Test deployment successful!! (2026-03-19T00:24:00Z) See all deployed demo sites |
There was a problem hiding this comment.
Code Review
Ahoy there, matey! I've cast me spyglass over yer changes to the Tau tracing scroll. Ye've made some minor updates, which be fine. But I've spotted a bit o' untidiness in yer new scrawlings. A line as long as a league and some commands not properly marked as treasure. See me note below, and mind ye keep yer ship... and yer markdown... tidy!
| The Java `jumpshot` application and its `jumpshot.jar` file can be copied to another platform to view the traces. For maximum interactivity, we | ||
| recommend to copy the `slog2` file to your local computer and run `jumpshot` there. |
There was a problem hiding this comment.
Shiver me timbers! This line be longer than a kraken's tentacle, and ye've used plain quotes where backticks be the treasure marks for commands and files. A good pirate keeps their logs readable. Wrap yer commands and filenames in backticks ( ) to make 'em stand out, savvy?
| The Java `jumpshot` application and its `jumpshot.jar` file can be copied to another platform to view the traces. For maximum interactivity, we | |
| recommend to copy the `slog2` file to your local computer and run `jumpshot` there. | |
| The Java `jumpshot` application and its `jumpshot.jar` file can be copied to another platform | |
| to view the traces. For maximum interactivity, we recommend to copy the `slog2` file to your | |
| local computer and run `jumpshot` there. |
References
- The style guide states that inline code should be used for any text that you want the user to copy exactly, and it should be enclosed in backticks. The current change uses single quotes instead. (link)
minor updates to the tau tracing